home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / dev / e / dclistview.readme < prev    next >
Text File  |  1999-03-02  |  2KB  |  53 lines

  1. Short:    EasyGUI PLUGIN: Dbl-clickable listview
  2. Author:   Victor Ducedre (victord@netrover.com)
  3. Type:     dev/e
  4. Date:     19-Jan-99
  5. Requires: OS v37+, dev/e/SvensModules.lha (optional)
  6.  
  7.     This plugin creates a GadTools listview gadget, almost identical to the
  8. standard EasyGUI one, except that it will also report double-clicks on list
  9. items.
  10.  
  11. Changes to this version
  12. -----------------------
  13.  
  14.     v1.6 (19-Jan-99)
  15.  
  16.     -   added new tag, DCLV_USEARROWS.  This will allow scrolling the selected
  17.         list item with the up/down cursor keys, instead of an underlined label
  18.         key.
  19.     -   if the selected item was changed with DCLV_CURRENT, self.top didn't
  20.         get updated properly, causing problems if you needed to get(DCLV_TOP).
  21.         Fixed.
  22.     -   MAJOR bug fixed.  Reporting a double-click worked fine, as long as you
  23.         closed your GUI afterwards.  If your GUI stayed open, any subsequent
  24.         clicks would cause trouble.
  25.  
  26. Copyright
  27. ---------
  28.  
  29. Except where otherwise indicated, all files in this distibution are Copyright
  30. © 1997, 1998, 1999 Victor Ducedre, All Rights Reserved. See documentation for
  31. full details of use and redistribution.
  32.  
  33. A version of this module is included in dev/e/EasyPLUGINS.lha, along with
  34. many other, more useful plugins.  Be sure to get this if you haven't already.
  35.  
  36.  
  37. ============================= Archive contents =============================
  38.  
  39. Original  Packed Ratio    Date     Time    Name
  40. -------- ------- ----- --------- --------  -------------
  41.    33504   13169 60.6% 19-Jan-99 21:27:58  dclisttest
  42.     2223     972 56.2% 19-Jan-99 21:27:56  dclisttest.e
  43.     7222    2355 67.3% 19-Jan-99 20:39:48  dclistview.e
  44.    11398    4354 61.8% 19-Jan-99 21:02:56  dclistview.guide
  45.     4596    2051 55.3% 19-Jan-99 20:39:50  dclistview.m
  46.      612     406 33.6% 27-Feb-96 21:30:52  fonts.m
  47.    37744   14736 60.9% 19-Jan-99 21:08:52  myreq2
  48.     9154    3229 64.7% 08-Jan-99 03:54:44  myreq2.e
  49.     1598     748 53.1% 06-Jul-95 06:56:16  sortlist.m
  50.     1322     745 43.6% 19-Jan-99 21:02:56  README
  51. -------- ------- ----- --------- --------
  52.   109373   42765 60.8% 22-Jan-99 21:30:42   10 files
  53.